home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 15 / Amiga Plus Leser CD 15.iso / Tools / Freeware / CharMap / Sources / CharMap.cd < prev    next >
Encoding:
Text File  |  2002-03-13  |  2.3 KB  |  160 lines

  1. ;
  2. ; Catalog description for CharMap
  3. ; CharMap.cd
  4. ;
  5. ;
  6. ; ***********************************************
  7. ; The strings for the 5 gadgets of the interface:
  8. ; ***********************************************
  9. MSG_COPY (//)
  10. Copy
  11. ;
  12. MSG_PASTE (//)
  13. Paste
  14. ;
  15. MSG_STRGAD (//)
  16. String:
  17. ;
  18. MSG_NEWFONT (//)
  19. Font...
  20. ;
  21. ;
  22. ; *******************************************
  23. ; The menu labels ordered from top to bottom:
  24. ; *******************************************
  25. ;
  26. ; Project Menu
  27. ;
  28. MSG_MENUTITLE (//)
  29. Project
  30. ;
  31. MSG_FONTTYPE (//)
  32. Font
  33. ;
  34. MSG_MENUFONTSCREEN (//)
  35. Screen font
  36. ;
  37. MSG_MENUTEXTFONT (//)
  38. Text font
  39. ;
  40. MSG_MENUCUSTOMFONT (//)
  41. Choose one...
  42. ;
  43. MSG_MENUCHARSET (//)
  44. Charset
  45. ;
  46. MSG_MENUASCII8 (//)
  47. 8bits ASCII
  48. ;
  49. MSG_MENUISOLATIN1 (//)
  50. ISO Latin1
  51. ;
  52. MSG_MENUSTDAMIGA (//)
  53. Amiga Standard
  54. ;
  55. MSG_MENUABOUT (//)
  56. About...
  57. ;
  58. MSG_MENUICONOFY (//)
  59. Minimize
  60. ;
  61. MSG_MENUHIDE (//)
  62. Hide
  63. ;
  64. MSG_MENUQUIT (//)
  65. Quit
  66. ;
  67. ; Edit menu
  68. ;
  69. MSG_EDITMENU (//)
  70. Edit
  71. ;
  72. MSG_CUT (//)
  73. Cut
  74. ;
  75. MSG_MENUCLEARTXT (//)
  76. Clear text
  77. ;
  78. MSG_MENUSORT (//)
  79. Vertical sort
  80. ;
  81. MSG_SAVESETTINGS (//)
  82. Save settings
  83. ;
  84. ; *****************************
  85. ;    Error messages
  86. ; *****************************
  87. ;
  88. MSG_BADOS (//)
  89. Requires WB v36 or more.
  90. ;
  91. MSG_SCREENLOCK (//)
  92. The default public screen is locked!
  93. ;
  94. MSG_ERRLAYOUT (//)
  95. Error in the menu layout!
  96. ;
  97. MSG_FONTREALLYBIG (//)
  98. The size of your font is REALLY too big.
  99. ;
  100. MSG_ERRGADGET (//)
  101. Unable to alloc gadgets ressoures.
  102. ;
  103. MSG_ERRNOMEM (//)
  104. Not enough memory
  105. ;
  106. MSG_NOASL (//)
  107. Unable to open the ASL requester!
  108. ;
  109. MSG_NEXTSCR (//)
  110. Next screen
  111. ;
  112. MSG_KSNOTFOUND (//)
  113. Not found
  114. ;
  115. ; *******************************************
  116. ; Information strings for about and commodity
  117. ; *******************************************
  118. ;
  119. MSG_ABOUT (//)
  120. About
  121. ;
  122. MSG_ABOUTMSG (//)
  123. CharMap v%s\n© T.Pierron\nFree software under GNU license\nProvided with no warranty!
  124. ;
  125. MSG_CONTINUE (//)
  126. Continue
  127. ;
  128. MSG_DESCLINE1 (//)
  129. A little tool, enable you to display
  130. ;
  131. MSG_DESCLINE2 (//)
  132. the whole charset of a font
  133. ;
  134. ; ***********************************
  135. ; ASL font requester related messages
  136. ; ***********************************
  137. ;
  138. MSG_ASLTITLE (//)
  139. Choose your font
  140. ;
  141. MSG_CHOOSEQUIT (//)
  142. Choose|Quit
  143. ;
  144. ; *********************************
  145. ; Popup information window messages
  146. ; *********************************
  147. ;
  148. MSG_CODE (//)
  149. Code:
  150. ;
  151. MSG_DEC (//)
  152. Dec:
  153. ;
  154. MSG_HEX (//)
  155. Hex:
  156. ;
  157. MSG_OCT (//)
  158. Oct:
  159. ;
  160.